home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20000217-20000824 / 000452_news@columbia.edu _Mon Aug 14 14:42:44 2000.msg < prev    next >
Internet Message Format  |  2000-08-23  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA00224
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 14 Aug 2000 14:42:44 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26740
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 14 Aug 2000 14:42:44 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA15875
  10.     for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Aug 2000 14:23:44 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: rnglauz@ucdavis.edu
  13. Subject: Kermit using PDQ Comm
  14. Date: Mon, 14 Aug 2000 10:25:55 -0800
  15. Organization: University of California, Davis
  16. Message-ID: <rnglauz-1408001025550001@news.ucdavis.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. We have managed to transmit a file using PDQ Comm with the Kermit protocol
  20. to our server.  The server is running Kermit 3.0 on a 386 at 9600 baud -
  21. this will stay the same as it is used to receive files from the HP48.  
  22.  
  23. Now we would like to send a DOS command to tell the server to make a copy
  24. of the file on a:  (example:  copy pb002e a:)  
  25.  
  26. Please advise any suggestions.  One alternative is to transmit the file
  27. twice but this seems like an inefficient method compared with executing a
  28. DOS command
  29.  
  30. Thanks, Bob